SAML with WSO2

To configure WSO2 SAML for erwin Mart Portal authentication, follow these steps:

  1. Download WSO2 Identity Server here.

  2. Extract the installer and open the extracted folder.

  3. Run command prompt and run the wso2server.bat command.

    Ensure that the path for the JAVA_HOME environment variable is configured.

  4. Copy the Mgt Console URL, highlighted in the following image.

  5. Open the URL in a web browser and log in using the following credentials:

    • username: admin

    • password: admin

  6. Under Service Providers, click Add.

  7. Enter an appropriate Service Provider Name and click Register.

  8. Click Upload SP certificate and upload the myerwin.mart.crt file available at C:\Program Files\erwin\Mart Portal\Apache\.



  9. Expand Claim Configuration and click Use Local Claim Dialect.

  10. Click Add Claim and add email address and groups.

  11. Under Inbound Authentication Configuration, click SAML2 Web SSO COnfigurationConfigure.

  12. Configure properties as shown in the following image.

  13. Click Download IDP Metadata.

  14. Click Register.

  15. Under Users and Roles, click Add > Add New User. Then, enter the necessary information.

  16. Under Users and Roles, click Add > Add New Role. Then, enter the necessary information.

  17. Click Finish.

  18. For the required role, click Assign Users.

  19. Click Finish.
  20. You can now use these parameters and the IDP metadata file downloaded in step 13 on the Authentication tab while configuring erwin Mart Portal for SSO as shown in the following example image.

Adding Groups in erwin Mart Portal

To add your WSO2 SAML groups to erwin Mart Portal, follow these steps:

  1. In the Microsoft Entra admin center, click Groups > All groups > Download groups.
    A CSV file with all your groups is downloaded.

  2. Log in to the erwin Mart Portal as an administrator.

  3. Go to Application Menu > Users.
    The Users page appears.

  4. Click Add User.
    The Add User page appears.

  5. Under User Type, select SAML Group.

  6. Drag and drop the CSV file that you downloaded in step 1.

  7. Under Group name, select the required group.

  8. Click Save.